home *** CD-ROM | disk | FTP | other *** search
- Path: unix.sbu.ac.uk!news
- From: John Glavey <glavey@vax.sbu.ac.ik>
- Newsgroups: comp.lang.c++
- Subject: c++ class : describe for a novice
- Date: 4 Feb 1996 14:48:52 GMT
- Organization: South Bank University
- Message-ID: <4f2h0k$l17@unix.sbu.ac.uk>
- NNTP-Posting-Host: glaveyj.dialup.sbu.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- Hi,
-
- I am currently trying to parse a c++ class and extract its contents
- and pipe it out to a vrml ( 3d environment ) .
-
- My problem being, what constitutes a c++ class.
-
- The approach I am taking is properties like
-
- inheritance
- baseclassspecifier etc
-
- I am not very familiar with c++ and would appreciate any suggestions,
- comments, advice.
-
- I have a c++ class browser, to start the ball rolling.
-
- Thanking in advance.
-
- John Glavey
- South Bank University.
- London.
-
-
-